home *** CD-ROM | disk | FTP | other *** search
/ Millennium Gold 2000 / Millennium Gold 2000 - Disc 2.iso / DARK-COL / FIRST.Z / INTROE < prev    next >
Text File  |  1997-05-21  |  2KB  |  36 lines

  1. size 640 480
  2. pictures         intrface/knob                      % Text Graphics   (10000+snum)
  3. font         0   intrface/mfonto5                     % font
  4. font_offset  0   31
  5. background       intrface/intro
  6. bright_pushed    8
  7. bright_highlight 4
  8. colour  0       0 0 0
  9.  
  10.  
  11. %       number  desc    xpos    ypos    pushed  normal  greyed  flags
  12.  
  13. pushb   0       0       138     340     179     25      -11     0        label_centre   1 0 - remap 0
  14. pushb   1       0       138     366     179     25      -11     0        label_centre   2 0 - remap 0
  15. pushb   2       0       138     392     179     25      -11     0        label_centre   3 0 - remap 0
  16. pushb   3       0       318     340     179     25      -11     0        label_centre   4 0 - remap 0
  17. pushb   4       0       318     366     179     25      -11     0        label_centre   5 0 - remap 0
  18. pushb   5       0       318     392     179     25      -11     0        label_centre   6 0 - remap 0
  19.  
  20. gadget  6       0       138     340     179     25      LARGEBUTTON  anim_oneoff
  21. gadget  7       0       138     366     179     25      LARGEBUTTON  anim_stopped
  22. gadget  8       0       138     392     179     25      LARGEBUTTON  anim_stopped
  23. gadget  9       0       318     340     179     25      LARGEBUTTON  anim_stopped
  24. gadget  10      0       318     366     179     25      LARGEBUTTON  anim_stopped
  25. gadget  11      0       318     392     179     25      LARGEBUTTON  anim_stopped
  26.  
  27. textmsg 1       NEW CAMPAIGN
  28. textmsg 2       MULTIPLAYER
  29. textmsg 3       SINGLE PLAYER WAR
  30. textmsg 4       LOAD GAME
  31. textmsg 5       ENCYCLOPEDIA
  32. textmsg 6       QUIT
  33.  
  34.  
  35. end
  36.